SftTabs/NET 6.0

SizeVisible Property, TabClass Class

Softel vdm, Inc.

Returns the visible size of the tab.

Syntax      TabClass Class (Softelvdm.SftTabsNET)

VB   

Public ReadOnly Property SizeVisible As Size

C#   

public Size SizeVisible { get; }

C++   

public: property Size SizeVisible {
        Size get();
}

Property Value

The visible height and width (in pixels) of the tab.

Comments

The SizeVisible property returns the visible size of the tab.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com